|
Author |
Thread Statistics | Show CCP posts - 1 post(s) |

Manic Velocity
Furious Angels
14
|
Posted - 2013.05.03 16:07:00 -
[1] - Quote
This is an awesome mod, and does exactly what I need it to do! I help run a multi-game community forum, and I wanted to use this mod for our EVE players.
I have somewhat unique-case scenario that I'm hoping could be addressed in a future release. I am an admin on my forums, but I do not have access to setup a cron job to automate corp checks. I'm wondering if there are any plans to implement this kind of automation via the SMF Scheduled Tasks feature?
http://www.simplemachines.org/community/index.php?topic=329894.0
In the meantime, I'll talk to my db admin and see if he'd be willing to setup the cron. Thanks for the help! |

Manic Velocity
Furious Angels
21
|
Posted - 2013.07.10 14:32:00 -
[2] - Quote
Are there any plans to implement the corp/alliance checks via the SMF Scheduled Tasks feature, rather than setting up a cron job? |

Manic Velocity
Furious Angels
21
|
Posted - 2013.09.11 04:37:00 -
[3] - Quote
How would I go about hiding the API fields from the registration page, if at all possible?
I want users to be able to register on the site without requiring an API key, but they can provide an API key later in their profile to gain access to our EVE forums. But I don't want to present non-EVE users with those API fields during registration and risk confusing them.
Also, any further update on implementing the cron tasks into the SMF "Scheduled Tasks" functionality? In the off-chance that our site admin does not have access to set up cron tasks on the server.
Thanks for all your help! |

Manic Velocity
Furious Angels
21
|
Posted - 2013.09.11 13:05:00 -
[4] - Quote
Shin Chogan wrote:The valid api key required to register does not hide the fields ... there is no option for that at the moment.
As far as scheduled tasks ... I'm afraid not ... I've been busy fixing the code for the changes CCP keep making ;)
No worries. So then is it not possible to hide the fields from the registration page?
We stupidly tried to comment out the TEA registration fields line in Registration.template.php:
Quote:$tea -> RegistrationFields();
That successfully hid the fields, but in trying to register a dummy account we got the following error:
Quote:charid must be a number if required
The registration process was successful in that the dummy account received an activation email and was able to log in, but that error is obviously something we don't want to happen.
Any insight you can provide would be a great help! |

Manic Velocity
Furious Angels
21
|
Posted - 2013.09.12 14:54:00 -
[5] - Quote
Disregard previous post. We got it working! :) |
|
|
|